Removes the first occurrence of a specific object from the ICollection`1.
true if item was successfully removed from the ICollection`1; otherwise, false. This method also returns false if item is not found in the original ICollection`1.
Exception Type | Condition |
---|---|
NotSupportedException | The ICollection`1 is read-only. |
Collection<ContainerClass,RelatedClass> Class | DomainObjects.Facade.Domain Namespace